@charset "UTF-8";

body {
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    /*min-width: 1300px;*/
}

button,
input,
textarea {
    font-family: '微软雅黑', 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    font-family: Verdana, Arial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal
}

.about-team {
    min-width: 1200px;
    background: #f6f7fc;
    padding: 1px 0;
}

.boxs {
    /*width:1200px;*/
    width: 90%;
    max-width: 1200px;
    /*width: 60%;
    min-width: 1100px;*/
    margin: 0px auto;
}

.pro1 {
    margin: 100px auto 100px auto;
}

.editor {
    font-size: 15px;
    line-height: 35px;
    color: #222222;
    text-align: justify;
}

.editor ul,
.editor li {
    list-style-type: disc;
}

.editor ul,
.editor ul li {
    list-style-type: disc;
    margin-left: 15px;
}

.editor ul li {
    margin-left: 0px;
}

.editor ol li {
    list-style-type: decimal;
    margin-left: 20px;
}

.editor p {
    text-indent: 2em;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.picture {
    position: relative;
    overflow: hidden
}

.picture img {
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.each-item:hover .picture img {
    -ms-transform: scale(1.17);
     -o-transform: scale(1.17);
        transform: scale(1.17);
    -moz-transform: scale(1.17);
    -webkit-transform: scale(1.17);
    zoom: 1.17 \9
}

.header .wp {
    width: 100%;
}

.crumbs {
    background: #fafafa;
    line-height: 60px;
    border-bottom: 1px solid #dddddd;
}

.crumbs .left {
    float: left;
}

.crumbs .left a {
    display: block;
    position: relative;
    float: left;
    width: 120px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.crumbs .left a:after {
    border: 8px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    content: ' ';
    margin-left: -4px;
}

.crumbs .left a:hover:after,
.crumbs .left a.on:after {
    border-top: 8px solid #AC1717;
}

.crumbs .left a:hover,
.crumbs .left a.on {
    background: #AC1717;
    color: #ffffff;
}

.crumbs .right {
    float: right;
}

.crumbs .right a:hover,
.crumbs .right a.on {
    /*color: #15499a;*/
    color: #AC1717;
}

.box {
    margin: auto;
    width: 90%;
    max-width: 1200px;
}

.mian {
    background: #f6f7fc;
    width: 100%;
}

.mian .about_title {
    font-size: 27px;
    color: #15499a;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    margin: 40px 0 0;
}

.about_title .color1 {
    color: #AC1717;
}

.mian .about_title:after,
.mian .about_title:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #15499a;
    display: inline-block;
    margin: 0px 20px;
    vertical-align: middle;
}

.about_mess {
    position: relative;
    padding-bottom: 20px;
    margin-top: 50px;
    /* margin-bottom: 200px; */
}

.about_mess .lans {
    float: right;
    width: 57%;
    font-size: 16px;
    line-height: 1.8;
    color: #222;
    margin-top: 10px;
    /* background: #fff; */
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 5px;
}

.about_mess .lans p {
    text-indent: 2em;
    color: #222;
}

.about_mess .imgs .pic {
    width: 190px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
}

.about_mess .imgs .pic:nth-child(1) {
    left: 200px;
    top: 10px;
}

.about_mess .imgs .pic:nth-child(2) {
    top: 165px;
}

.about_mess .imgs .pic:nth-child(3) {
    left: 200px;
    bottom: -5px;
}

.about_mess .imgs .pic:nth-child(4) {
    right: 405px;
    bottom: -5px;
}

.about_mess .imgs .pic:nth-child(5) {
    bottom: -5px;
    right: 0;
}

.about_mess .imgs .pic:nth-child(6) {
    bottom: -160px;
    left: 200px;
}

.about_mess .imgs .pic:nth-child(7) {
    bottom: -160px;
    right: 608px;
}

.about_mess .t1 {
    width: 190px;
    height: 142px;
    text-align: center;
    background: #bf1b1b;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 15px 10px;
}

.about_mess .t1 .t1_1 {
    color: #ffffff;
    font-size: 28px;
    font-family: 'arial';
    font-weight: bold;
}

.about_mess .t1 .t1_2 {
    color: #ffffff;
    font-size: 15px;
    padding: 5px;
    line-height: 1.4;
    margin-top: 5px;
}

.about_mess .imgs1 .t1:nth-child(1) {
    left: 200px;
    top: 165px;
}

.about_mess .imgs1 .t1:nth-child(2) {
    bottom: -5px;
    right: 608px;
}

.about_mess .imgs1 .t1:nth-child(3) {
    bottom: -5px;
    right: 202px;
}

.about1 {
    background: #fff;
    padding: 30px 0 1px;
}

.about_tips1 {
    font-size: 18px;
    line-height: 25px;
    color: #15499a;
    font-weight: bold;
    padding-left: 15px;
    border-left: 4px solid #15499a;
    margin-top: 50px;
}

.about2 {
    padding: 30px 0 20px 0;
}

.about2 .title2 {
    text-align: center;
    padding: 10px 0;
    margin-bottom: 50px;
}

.about2 .title2 p {
    line-height: 26px;
}

/* .mofangs {
    padding: 20px 0;
} */

/* .mofang {
    width: 55%;
    float: right;
    margin-top: 50PX;
    margin-right: 15%;
} */

/* .about_list {
    width: 15%;
    float: left;
    margin-top: -20px;
} */
.about_list li {
    background: #ffffff;
    padding: 8px 5px;
    color: #000;
    font-size: 14px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 10px 0;
    border: 1px solid rgba(172, 24, 24, .7);
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.heng_list li {
    background: #ffffff;
    padding: 8px 5px;
    color: #000;
    font-size: 14px;
    width: 100%;
    float: left;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 10px 0;
    border: 1px solid rgba(172, 24, 24, .7);
}

/* 修改 */
.professional-contanier {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.professional-contanier .zong_list {
    width: 15%;
}

.professional-contanier .mofang {
    width: 55%;
}

.about2 .logos {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
}

.logos-product {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

/* end */
.heng_list .jiantou {
    width: 100%;
}

.zong_list .jiantou {

    height: 100%;

    position: absolute;

    top: 0;

    right: -30px;

    z-index: 2;
}

/* .zong_list {
    margin-top: 40px;
    position: relative;
} */

.heng_list li {
    width: 19%;
    margin: 10px .625%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.heng_list li:nth-child(5n) {
    margin-right: 0;
}

.heng_list li:nth-child(5n - 4) {
    margin-left: 0;
}

/* .about_list li:nth-child(3n-1) {
    margin: 10px 5%;
} */

.heng_list img {
    width: 40px;
}

.heng_list img {
    margin-right: 5px
}

.about_list2 {
    padding: 40px 0 0;
}

.about_list2 li {
    width: 15%;
    float: left;
    margin-left: 2%;
}

.about_list2 li:nth-child(6n-5) {
    margin-left: 0
}

.about_list2 .icons {
    width: 96%;
    border-radius: 5px;
    overflow: hidden;
    margin: auto;
}

.about_list2 .lans {
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
}

.pz_list1 {
    width: 850px;
    margin: 60px auto;
}

.pz_list1 .quan {
    float: left;
    width: 170px;
    height: 170px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    border: 15px solid #AC1717;
    border-radius: 50%;
    padding: 45px 10px;
    text-align: center;
}

.pz_list1 .quan1 {
    font-size: 25px;
}

.pz_list1 .lans {
    float: left;
}

.pz_list1 .lans {
    margin: 20px 20px 0 20px;
}

.pz_list1 .t1 {
    font-size: 18px;
    text-align: center;
    color: #222;
    font-weight: bold;
    padding-bottom: 10px;
}

.pz_list1 .t2 {
    padding-top: 10px;
    width: 140px;
    margin: auto;
}

.pz_list1 li {
    text-align: left;
    font-size: 15px;
    line-height: 1.8;
}

.pz_list1 .no {
    color: #AC1717;
}


.logos .t1 {
    width: 12%;
}

.logos-product {
    width: 70%;
}

/*发展历程*/
.hengs_pro {
    position: relative;
    margin: 60px auto;
    max-width: 1000px;
    width: 90%;
}

.hengs_pro:after {
    content: '';
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 1px);
    left: -moz-calc(50% - 1px);
    left: calc(50% - 1px);
    width: 2px;
    height: 100%;
    background: #15499a;
}


.pro_ques li {
    position: relative;
    border-radius: 5px;
    padding: 20px 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0px .5% 0px .5%;
}

.pro_ques li:last-child {
    border-bottom: 0px;
}

.pro_ques li:nth-child(even) .lans:after {
    left: -16px;
    right: auto;
    border-left-color: transparent;
    border-right: 8px solid #AC1717;
}

.pro_ques .t1 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    float: right;
    position: absolute;
    width: 47%;
    top: 50%;
    right: 0;
    -moz-transform: translate(0, -50%);
     -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
         transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    z-index: 4;
    line-height: 1.3;
    text-align: left;
    /* text-decoration: underline; */
}

.pro_ques li:nth-child(even) .t1 {
    left: 0;
    right: auto;
    text-align: right;
    color: #000;
}

.pro_ques .lans {
    position: relative;
    z-index: 4;
    background: #15499a;
    border-radius: 5px;
    padding: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 47%;
    float: left;
}

.pro_ques .lans:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    background: #275caf;
    right: -8%;
    top: 50%;
    margin-top: -6px;
    border-radius: 50%;
    border: 3px solid #abc;
}

.pro_ques .lans:after {
    border: 8px solid transparent;
    border-left: 8px solid #15499a;
    width: 0;
    height: 0;
    position: absolute;
    right: -16px;
    top: 50%;
    content: ' ';
    margin-top: -4px;
}

.pro_ques li:nth-child(even) .lans {
    float: right;
    background: #AC1717;
}

.pro_ques li:nth-child(even) .lans:before {
    right: auto;
    left: -8%;
}

.pro_ques .t2 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.pro_ques .t3 {
    font-size: 18px;
    line-height: 1.5;
    color: #f8f8f8;
}

.pro_ques .t3 dd:before {
    content: '▲';
    margin-left: -25px;
    color: #ffffff;
    margin-right: 5px;
}

.pro_ques .t3 dd {
    padding-left: 30px;
    color: #ffffff;
    padding-bottom: 5px;
}

.licheng {
    padding: 50px 0 1px;
}

.about_no {
    display: none;
}

.crumbs .right img {
    display: none;
}

.iphone_header {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: none;
    height: 65px;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.iphone_header.on {
    height: 100vh;
    background: rgba(0, 0, 0, 1);
    overflow: scroll;
}

.iphone_header.on .menu_icon span:nth-child(1) {
    -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 10px 0 0;
}

.iphone_header.on .menu_icon span:nth-child(2) {
    display: none;
}

.iphone_header.on .menu_icon span:nth-child(3) {
    -moz-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin: 0px;
}

.banner_about {
    background: url(.) left bottom no-repeat;
    -o-background-size: cover;
       background-size: cover;
    height: 400px;
}

.about_no1 {
    width: 40%;
    float: left;
}

.on .menu_icon {
    margin-top: 3px;
}

.menu_icon {
    float: right;
    width: 25px;
    height: 40px;
    cursor: pointer;
}

.menu_icon span {
    display: block;
    width: 25px;
    height: 1px;
    background: #ffffff;
    margin: 7px 0;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.footer_href {
    display: none;
}

.iphone_foooter {
    display: none;
}

/*合作流程*/
.liucheng_list {
    border-left: 3px solid #15499a;
    width: 95%;
    margin: 60px 0 60px 5%;
    padding: 2px 0;
}

.liucheng_list>li {
    width: 95%;
    margin-left: 5%;
    position: relative;
    margin: 40px 0 40px 5%;
}

.liucheng_list .no {
    background: #15499a;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #ffffff;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -webkit-calc(-5% - 23px);
    left: -moz-calc(-5% - 23px);
    left: calc(-5% - 23px);
    margin-top: -22.5px;
    font-family: 'arial';
    font-weight: bold;
}

.liucheng_list .lans {
    background: #ffffff;
    padding: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.liucheng_list .t1 {
    color: #AC1717;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.liucheng_list .editor {
    font-size: 16px;
    padding: 15px 0;
}

.wenhua {
    font-size: 16px;
    line-height: 2;
    color: #000000;
    padding: 10px 0 40px 0;
}

.wenhua span.t1 {
    font-weight: bold;
    color: #AC1717;
    font-size: 20px;
}

.iconfont {
    display: block;
    width: 25px;
    margin: 10px auto;
}

.v_menu {
    margin-top: 50px;
}

.v_menu a {
    display: inline-block;
    border-radius: 30px;
    line-height: 50px;
    font-size: 15px;
    padding: 0 15px;
    margin: 5px;
    color: #000;
    background: #FFFFFF;
}

.v_menu a:hover,
.v_menu a.on {
    background: #15499a;
    color: #FFFFFF;
}

/*团队*/
.teamcrumbs {
    padding-top: 400px;
}

.message_form input {
    border: 2px solid #bf2424;
    border-radius: 5px;
    background: #F9F0DA;
    color: #999;
    width: 90%;
    height: 30px;
    padding-left: 13px;
    margin-top: 10px;
}

/*.box {width: 360px;height: 217px;border: 1px solid #ccc;}*/
.inner {
    width: 360px;
    height: 232px;
    position: relative;
    overflow: hidden;
}

.inner img {
    width: 360px;
    height: 232px;
    vertical-align: top;
}

.activity_img_ul {
    width: 1000%;
    position: absolute;
    list-style: none;
    left: 0;
    top: 0;
}

.inner li {
    float: left;
}

.inner ol {
    position: absolute;
    height: 0px;
    bottom: 20px;
    text-align: center;
    padding: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
       -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
         -o-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
}

.inner ol li {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 20px;
    background-color: #fff;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px;
}

.inner ol .current {
    background-color: #bf2424;
}

#arr {
    display: none;
}

#arr span {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -20px;
    background: #fff;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-family: '黑体';
    font-size: 30px;
    color: #000;
    opacity: 0.5;
    border: 1px solid #fff;
}

#arr #right {
    right: 5px;
    left: auto;
}

.search_form {
    position: relative;
    width: 343px;
    margin-top: -15px;
    margin-bottom: 30px;
}

input,
button {
    border: none;
    outline: none;
}

input {
    width: 100%;
    height: 30px;
    padding-left: 13px;
}

button {
    height: 32px;
    width: 42px;
    cursor: pointer;
    position: absolute;
}

.bar1 input {
    border: 2px solid #AC1717;
    border-radius: 5px;
    background: #F9F0DA;
    color: #999;
}

.bar1 button {
    top: 0;
    right: -17px;
    background: #AC1717;
    border-radius: 0 5px 5px 0;
}

.bar1 button:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: #F9F0DA;
}

.sidesub .box {
    width: 360px
}

.team1 {
    padding: 20px 0 10px 0;
}

.letter_search_ul {
    list-style-type: none;
    padding-left: 5px;
    padding-bottom: 10px;
}

.letter_search_ul li {
    width: 25px;
    height: 10px;
    float: left;
}

.search_box li {
    padding-bottom: 15px;
}

.list_item_dl .imgs {
    display: block;
    width: 80%;
    margin: 0 auto 20px auto;
}

.in-cont .list_item .m {
    float: none;
    width: 100%;
    height: auto;
    margin-top: 0;
}

.in-cont .list_item dl {
    width: 32%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 0px solid #ddd;
    border-radius: 0px !important;
    margin: 10px 0;
    padding: 20px 20px 30px 20px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .1);
    display: inline-block;
    cursor: pointer;
}

.in-cont .list_item dl:nth-child(3n-1) {
    margin: 10px 2%;
}

.in-cont .mn .list .cat {
    background: #15499a;
    color: #fff;
    margin-right: 10px;
}

.in-cont .mn .list .cat i {
    border-left-color: #15499a;
}

.in-cont .list_item dd,
.in-cont .list_item p,
.in-cont .list_item p em {
    color: #222;
    font-size: 14px;
    line-height: 24px;
}

.in-cont .list_item dd {
    /*     display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 48px;
        overflow: hidden; */
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.in-cont .list_item p {
    margin-bottom: 3px;
}

.in-cont .list_item dt a {
    font-weight: bold;
}

.in-cont .list_item dt a:hover {
    color: #AC1717;
}

.zi {
    font-size: 16px;
    color: #AC1717;
    display: inline-block;
    vertical-align: top;
}

.team1 {
    width: 820px;
}

.letter_search_ul {
    display: inline-block;
}

.letter_search_ul a:hover {
    color: #15499a;
}

.pagess ul li.thisclass,
.pagess ul li:hover {
    background: #AC1717;
    border-color: #AC1717;
}

.pagess ul li.thisclass span {
    color: #FFFFFF;
}

.sidebar .tuijian p {
    color: #333;
}

.sidebar .tuijian a:hover h3 {
    /*text-decoration: underline!important;*/
    color: #AC1717 !important;
}

.cat-header {
    min-width: 100%;
}

.more_label {
    padding: 40px 0;
}

.mian .team_title {
    margin: 0px 0 15px 0;
}

.sidebar .contact h3 {
    color: #AC1717;
    font-weight: bold;
}

.sidebar .contact h2 span {
    background: #AC1717;
}

/*team1*/

.team1_editor .imgs1 {
    width: 40%;
    float: left;
    padding: 10px;
}

.zhiye .t1 {
    font-size: 18px;
    color: #15499a;
    font-weight: bold;
    margin-top: 20px;
}

.zhiye .t1 img {
    width: 30px;
    margin-right: 10px;
}

.zhiye .t2 {
    font-size: 15px;
    color: #444;
    line-height: 1.8;
    padding: 5px 20px 20px 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.zy1 {
    width: 55%;
    float: right;
}

.article {
    margin-top: 10px;
    margin-bottom: 60px;
    padding-top: 20px;
}

.view-qrocde {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 100%;
    margin: 20px auto;
    padding: 15px;
    border: 1px #eee solid;
    border-width: 1px 0;
}

.view-qrocde .m {
    width: 100px;
    margin-right: 15px;
}

.view-qrocde .m img {
    width: 100%;
    height: 100px;
    vertical-align: middle;
}

.view-qrocde h6 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 16px;
}

.view-qrocde p {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 13px;
    color: #999;
}


.pageTurning>div {
    width: 45%;
    border: 1px solid rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 10px;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;

}

.pageTurning .prev {
    float: left;
}

.pageTurning .next {
    float: right;
}

.article .copy {
    margin: 10px 0 30px 0;
    border-radius: 0px;
}

.article .copy:hover {
    background: #AC1717;
}

.article .relatedposts .cl {
    list-style-type: circle;
}

.article .relatedposts li {
    width: 40%;
    display: inline-block;
    list-style-type: circle;
}

.pageTurning>div:hover {
    background: #AC1717;
    color: #f5f5f5;
}

.pageTurning a {
    color: #999999;
}

.pageTurning>div:hover a {
    color: #f5f5f5;
}

.article1 {
    border: 0;
    background: transparent;
    /* margin-top: -10px; */
}



.tdfc li {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

.videos li {
    width: 30%;
    float: left;
}

.tdfc .left {
    position: relative;
    float: left;
    width: 50%;
}

.tdfc li:nth-child(even) .left {
    float: right;
}

.videos .left,
.videos li:nth-child(even) .left {
    float: none;
    width: 100%;
}

.videos li:nth-child(3n -1) {
    margin: 0 5% 20px 5%;
}

.tdfc .left:after {
    content: '';
    border: 8px solid transparent;
    border-right: 8px solid #FFFFFF;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 10;
    margin-top: -4px;
}

.tdfc li:nth-child(even) .left:after {
    right: auto;
    left: 0;
    border: 8px solid transparent;
    border-left: 8px solid #FFFFFF;
}

.videos .left:after {
    display: none;
}

.tdfc .right {
    width: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 20px;
    position: absolute;
    top: 6%;
    right: 0;
}

.videos .right {
    position: static;
    width: 100%;
    padding: 10px;
}

.videos .t3 {
    font-size: 14px;
    color: #333333;
}

.tdfc li:nth-child(even) .right {
    right: auto;
    left: 0;
}

.tdfc .t1 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
}

.tdfc .t2 {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 120px;
    margin-top: 15px;
    color: #666;
}

.tdfc1_img {
    max-width: 575px;
    margin: 10px auto;
}


.tdfc1 dl {

    padding: 20px 0 30px 0;
}

.tdfc1 dt {
    float: left;
    width: 80px;
}

.tdfc1 dd {
    float: left;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin-left: 20px;
}

.tdfc1 .t1 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000000;
}

.tdfc1 .t2 {
    font-size: 15px;
    line-height: 1.8;
}


.about1_list li {
    float: left;
    width: 18%;
    color: #FFFFFF;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.8;
    margin: 15px 1.25%;
    box-shadow: 0px 0 7px 0 rgba(0, 0, 0, .1);
    background: #fafafa;
    position: relative;
    height: 150px;
    /* border-radius: 5px; */
    /* overflow: hidden; */
}

.about1_list li:hover .no {
    background: #AC1717;
}

.about1_list li:nth-child(5n-4) {
    margin-left: 0;
}

.about1_list li:nth-child(5n) {
    margin-right: 0;
}

.about1_list .no {
    position: absolute;
    top: 0;
    left: 0;
    background: #15499a;
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    font-family: 'arial';
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.about1_list .lans {
    text-indent: 50px;
    color: #000;
    float: left;
    font-size: 16px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 20px;
    line-height: 2;
    /* text-align: justify; */
    /* font-weight: bold; */
}

.team1_editor .tables1 {
    position: relative;
    margin-top: 70px;
    border: 1px solid #15499a;
}

.tables1 .name {
    font-size: 27px;
    color: #15499a;
    position: absolute;
    bottom: 100%;
    left: 25px;
    font-weight: bold;
    width: 73%;
}

.team1_editor .t1_imgs {
    width: 160px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .1);
}

.team1_editor .t1 {
    padding: 20px 25px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: #15499a;
    padding-right: 180px;
}

.team1_editor .t1 dt {
    color: #FFFFFF;
    font-size: 18px;
    width: 25%;
    float: left;
}

.team1_editor .t1 dd {
    color: #FFFFFF;
    font-size: 16px;
    width: 65%;
    /* margin-left: 10%; */
    float: left;
    /* padding-top: 7px; */
}

.team1_editor .t2 {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 20px 180px 20px 20px;
}

.team1_editor .t2 dt {
    color: #000;
    font-size: 18px;
    width: 25%;
    float: left;
}

.team1_editor .t2 dd {
    color: #555;
    font-size: 14px;
    line-height: 1.8;
    width: 75%;
    /* margin-left:5%; */
    float: left;
}


.team1_editor .t3 dt {
    background: #f6f6f6;
    padding: 0 15px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    line-height: 40px;
    font-size: 18px;
    color: #1B2C8E;
    margin: 20px 0;
    font-weight: bold;
}

.team1_editor .t3 i.heng {
    display: inline-block;
    background: #1B2C8E;
    width: 8px;
    height: 40px;
    vertical-align: top;
    margin-right: 15px;
}

.team1_editor .t3 dt img {
    float: right;
    margin-top: 10px;
}

.team1_editor .t3 dd {
    padding: 0 35px 10px 35px;
    /* color: #000; */
    font-size: 15px;
    line-height: 1.6;
}

.teamtable1 {
    border-collapse: collapse;
}

.teamtable1 td {
    padding: 10px;
    line-height: 1.5;
    background: #15499a;
    color: #FFFFFF;
}

.teamtable1 th {
    background: #AC1717;
    color: #FFFFFF;
    padding: 10px;
}

.teamtable1 tr td:nth-child(1) {
    width: 50px;
    text-align: center;
}

.teamtable1 tr td:nth-child(2) {
    width: 120px;
    text-align: center;
}

.article .relatedposts .book_list li {
    float: left;
    line-height: normal;
    height: auto;
    width: 32.6%;
    margin: 10px .55%;
    padding-left: 0;
    /* font-weight: bold; */
}

.article .relatedposts .book_list li:nth-child(3n) {
    margin-right: 0;
}

.article .relatedposts .book_list li:nth-child(3n - 2) {
    margin-left: 0;
}

.article .relatedposts .book_list li:nth-child(3n - 1) {
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-left: 0;
    width: 33.1%;
    padding-left: 1%;
}

.article .relatedposts .book_list li .picture {
    width: 33%;
    float: left;
}

.article .relatedposts .book_list li .lans {
    width: 64%;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 3%;
    /* margin-top: 10px; */
}

.book_list .t1 {
    font-size: 12px;
}

.book_list .t2 {
    font-size: 12px;
    margin: 3px 0;
}

.book_list .t3 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
    height: 126px;
}

.book_list .bold {
    /* font-weight: bold; */
    color: #AC1717;
}

.tuan {
    position: relative;
    display: block;
    margin: 15px 0 0;
}

.tuan .lans1 {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
    padding: 5px 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.pz_imgs {
    margin: 50px auto;
}

.pz_imgs img {
    width: 48%;
    float: left;
}

.pz_imgs img:nth-child(1) {
    margin-right: 12%;
    width: 40%;
}

.tiles {
    margin: 40px auto;
}

.tiles li {
    display: inline-block;
    max-width: 100%;
    width: 350px;
}

.about_list .titles2,
.heng_list .titles2 {
    font-size: 16px;
    line-height: 30px;
    color: #15499a;
    /* font-weight: bold; */
}

.about_list .titles21 {
    padding-top: 30px;
}

.logos .titles21 {
    width: 20px;
    margin: 0 5px;
    font-size: 16px;
    line-height: 18px;
    color: #15499a;
    text-align: center;
}

.logos .titles23 {
    display: none;
}

.pro_banner {
    position: relative;
    height: 450px;
    background: url(.) center center no-repeat;
}

.pro_banner_container {
    position: absolute;
    top: 55%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.pro_banner_container h1 {
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 1px 1px #000;
}

.search_sum {
    width: 60%;
    margin: 20px auto;
}

.search_sum1 {
    background: #fff;
}

.search_sum .text {
    float: left;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    line-height: 30px;
    margin: 10px 0;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 16px;
}

.search_sum .sub {
    float: left;
    width: 50px;
    line-height: 50px;
    background: url('../images/search.svg') center center no-repeat;
    -o-background-size: 40%;
       background-size: 40%;
    height: 50px;
}

.search_hot {
    font-size: 14px;
    margin-top: 20px;
}

.search_hot span {
    color: #ddd;
}

.search_hot a {
    display: inline-block;
    margin-left: 10px;
    color: #FFFFFF;
    text-shadow: 1px 1px #000;
}

.prosum1 {
    background: #FFFFFF;
}

.prosum1 h2 {
    display: block;
    font-size: 16px;
    line-height: 2;
    color: #666;
    text-align: center;
    padding: 40px 0;
}

.prosum_list {
    margin-bottom: 100px;
}

.prosum_list h3 {
    color: #000000;
    font-size: 18px;
    margin: 5px 5px 15px 5px;

}

.prosum_list h3 img {
    margin-right: 10px;
}

.prosum_list li {
    padding: 20px 20px 20px 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-bottom: 30px;
    border: 1px solid #E5E5E5;
}


.pro_cell a {
    vertical-align: top;
    cursor: pointer;
    padding: 0 5px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    color: #666666;
    display: inline-block;
    width: -webkit-calc(20% - 4px);
    width: -moz-calc(20% - 4px);
    width: calc(20% - 4px);
}

.pro_cell a:hover {
    color: #AC1717;
}

.banners {
    position: relative;
    margin: 20px auto;
}

.banners .btns {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    width: 220px;
    height: 55px;
    /* line-height: 55px; */
    /* top:60%; */
    left: -webkit-calc(50% - 110px);
    left: -moz-calc(50% - 110px);
    left: calc(50% - 110px);
    background: #ffc600;
    border-radius: 5px;
    text-align: center;
    font-size: 25px;
    color: #a40000;
    font-weight: bold;
    box-shadow: 0px 0px 7px 0 rgba(255, 200, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.banners .btns:hover {
    box-shadow: 0px 0px 10px 0 rgba(255, 200, 0, .5);
    /* background: #ffc82f; */
    color: #ac1717;
}

.cb_sum {
    padding: 60px 0;
}

.cb_sum .title {
    font-size: 26px;
    line-height: 65px;
    position: relative;
    width: 500px;
    margin: auto;
}

.cb_sum .title .lans {
    position: relative;
    z-index: 5;
    text-align: center;
    color: #FFFFFF;
    background: #be2323;
    font-weight: bold;

}

.cb_sum .title:before,
.cb_sum .title:after {
    content: '';
    background: url('../images/icon11.png') center center no-repeat;
    width: 85px;
    height: 85px;
    -o-background-size: cover;
       background-size: cover;
    position: absolute;
    top: 0px;
    right: 95%;
}

.cb_sum .title:before {
    right: auto;
    left: 95%;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}

.cb_list {
    margin: 40px 0 30px 0;
    font-weight: bold;
}

.cb_list li {
    width: -webkit-calc(23% - 4px);
    width: -moz-calc(23% - 4px);
    width: calc(23% - 4px);
    margin-right: 2.5%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    position: relative;

}

.cb_list li:nth-child(4n) {
    margin-right: 0;
}

.cb_list i {
    display: inline-block;
    background: #15499a;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    top: -15px;
    left: -15px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .15);
}

.cb_list .t2 {
    padding: 25px 15px 15px 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 1px dashed #999999;
    font-size: 14px;
    background: #fafafa;
    line-height: 1.7;
    color: #333333;
    height: 110px;
}

.liuyan {
    width: 100%;
    max-width: 800px;
    display: block;
    margin: 40px auto 0px auto;
}

.liuyan .t1,
.liuyan .t2 {
    width: 45%;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    background: #FFFFFF;
    float: left;
    border: 1px solid #d8d8d8;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.liuyan .t2 {
    margin-left: 10%;

}

.liuyan textarea {
    width: 100%;
    display: block;
    margin: 30px 0;
    resize: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    height: 125px;
    font-size: 16px;
    color: #333333;
}

.liuyan .sub {
    display: block;
    background: #AC1717;
    color: #fff;
    text-align: center;
    width: 200px;
    height: 60px;
    border-radius: 6px;
    margin: 0 auto;
    border: 0;
    font-size: 24px;
    line-height: 60px;
}

.liuyan .sub:hover {
    background: #15499a;
}

.cb_href {
    text-decoration: underline;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    color: #AC1717;
    cursor: pointer;
    font-size: 16px;
}

.cb_href:hover {
    color: #15499a;
}

.doing {
    padding: 50px 0;
}

.doing li {
    background: #FFFFFF;
    font-size: 15px;
    line-height: 1.5;
    padding: 20px;
    margin: 10px 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 32%;
    display: inline-block;
    height: 120px;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.doing li:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
}

.doing li:nth-child(3n-1) {
    margin: 10px -webkit-calc(2% - 6px);
    margin: 10px -moz-calc(2% - 6px);
    margin: 10px calc(2% - 6px);
}

.doing .t1 {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 2;
    color: #222;
    margin: 0 0 0 10px;
}

.doings {
    padding: 60px 0 0;
}

.doings li {
    width: 22.5%;
    margin-right: 2.75%;
    display: inline-block;
    background: #FFFFFF;
    vertical-align: top;
}

.doings li:nth-child(4n) {
    margin-right: 0;
}

.doings .t1 {
    font-size: 16px;
    color: #FFFFFF;
    background: #15499a;
    font-weight: bold;
    padding: 10px;
}

.doings .t2 {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 2;
    color: #000000;
}

.show {
    margin-top: 40px;
    position: relative;
}

.show li {
    background: #FFFFFF;
}

.show .left {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.show .right {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    line-height: 1.8;
}

.slick-arrow {
    position: absolute;
    top: -webkit-calc(50% - 22px);
    top: -moz-calc(50% - 22px);
    top: calc(50% - 22px);
    left: 0;
    width: 60px;
    height: 65px;
    background: url('../images/icon_left.png') center center no-repeat;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
    z-index: 10;
}

.slick-arrow.next {
    left: auto;
    right: 0;
    -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
         transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.slick-dots {
    text-align: center;
}

.slick-dots button {
    display: none;
}

.slick-dots li {
    display: inline-block;
    background: #AC1717;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 10px;
}

.qenone {
    display: block;
}

.qenone1 {
    display: none;
}

.ts1 {
    font-size: 24px;
    color: #000000;
}

.banners .btns {
    background: url('../images/btns.png') center center no-repeat;
    width: 200px;
    height: 60px;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
    line-height: 60px;
    left: 78%;
    bottom: 10%;
}


.popup .close {
    text-align: right;
}

.popup .close img {
    width: 45px;
    margin-bottom: 10px;
    cursor: pointer;
}

.popup .blackbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 110vh;
}

.popup .form {
    position: fixed;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 70;
    width: 90%;
    max-width: 400px;
}

.popup .mess {
    background: #ac1717;
    color: #FFFFFF;
    font-size: 24px;
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
         transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 80;
    border-radius: 5px;
    display: none;
}

.popup .abs {
    width: 95%;
    text-align: center;
    position: absolute;
    top: 83%;
    left: 2.5%;
    -moz-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
         transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.popup .lqu {
    display: inline-block;
    width: 60%;
    max-width: 300px;
    background: #f5c84b;
    line-height: 50px;
    color: #571b03;
    font-size: 24px;
    height: 50px;
    border-radius: 30px;
}

.popup .checkbox {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    margin-top: 15px;
    cursor: pointer;
}

.popup .icons1 {
    display: inline-block;
    background: url('../images/c1.png') center center no-repeat;
    width: 18px;
    height: 18px;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
    margin-right: 3px;
    vertical-align: middle;
}

.popup .checkbox.on .icons1 {
    background: url('../images/c1_on.png') center center no-repeat;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
}

@media screen and (max-width: 1300px) {

    body,
    .header {
        min-width: auto;
    }


    #main.box {
        width: 90%;
        min-width: 0;
    }

    .about_mess .imgs .pic,
    .about_mess .t1 {
        display: inline-block;
        position: static;
    }

    .about_mess .imgs {
        display: none;
    }

    .about_mess .t1 {
        width: 30%;
        float: left;
        margin: 0 1.5%;
    }

    .about_mess {
        margin-bottom: 10px;
        padding-bottom: 20px;
    }

    .about_mess .lans {
        font-size: 16px;
        line-height: 1.8;
    }

    .about1_list li,
    .about1_list li:nth-child(5n),
    .about1_list li:nth-child(5n - 4) {
        width: 49%;
        margin: 10px 0;
        height: 100px;
    }

    .about1_list li:nth-child(even) {
        margin-left: 2%;
    }

    .about_mess .lans {
        font-size: 14px;
    }
}

@media screen and (max-width: 1230px) {
    .qenone {
        display: none;
    }

    .qenone1 {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .doings {
        padding: 30px 0 0;
    }

    .cb_list li {
        width: 31%;
        margin-right: -webkit-calc(3.5% - 6px);
        margin-right: -moz-calc(3.5% - 6px);
        margin-right: calc(3.5% - 6px);
    }

    .cb_list li:nth-child(4n) {
        margin-right: -webkit-calc(3.5% - 6px);
        margin-right: -moz-calc(3.5% - 6px);
        margin-right: calc(3.5% - 6px);
    }

    .cb_list li:nth-child(3n) {
        margin-right: 0;
    }

    .doings li,
    .doings li:nth-child(4n) {
        width: -webkit-calc(48.5% - 3px);
        width: -moz-calc(48.5% - 3px);
        width: calc(48.5% - 3px);
        margin-right: 3%;
        margin-bottom: 20px;
    }

    .doings li:nth-child(2n) {
        margin-right: 0;
    }

    .doing li {
        height: auto;
    }

    .show {
        max-width: 800px;
        display: block;
        margin: 40px auto 0 auto;
    }

    .show .left,
    .show .right {
        width: 100%;
        float: none;
    }

    .v_menu {
        white-space: nowrap;
        overflow: scroll;
    }

    .mofang {
        width: 100%;
        float: none;
        max-width: 700px;
        margin: 20px auto;
    }

    .about_list {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .cb_sum .title {
        max-width: 500px;
        width: 80%;
    }

    .heng_list {
        width: 100%;
        float: none;
    }

    .about_list li,
    .about_list li:nth-child(3n-1),
    .heng_list li {
        padding: 10px;
    }


    .mian1 {
        margin-bottom: 60px;
    }

    .header h1 img {
        height: 30px;
    }

    .header .nav li a {
        height: 55px;
        line-height: 55px;
        padding: 0 10px;
    }

    .wp {
        min-width: 0;
        width: 100%;
    }

    .wp.box {
        width: 90%;
    }

    .header-tel {
        line-height: 55px;
        height: 55px;
    }

    .header .nav {
        margin-right: 0;
    }

    .header h1 {
        height: 55px;
    }

    .header .nav .sub-menu {
        top: 55px;
        left: -10px;
    }

    .crumbs {
        line-height: 50px;
    }

    .about1,
    .licheng,
    .about2 {
        padding: 20px 0 1px;
    }

    .about_mess {
        margin-top: 10px;
        padding-bottom: 0;
    }

    .pc_footer,
    .header,
    .bot-footer {
        display: none;
    }

    .iphone_foooter {
        display: block;
    }
    
    .footer {
        background: #1B2C8E;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 0 -1px 2px rgba(0, 0, 0, .02);
        border-top: 1px #ddd solid;
        z-index: 20;
        min-width: 0;
        padding: 0 0 10px 0;
    }

    .footer a {
        float: left;
        width: 20%;
        position: relative;
        display: block;
        padding: 4px 0 3px;
        margin: 0;
        text-align: center;
    }

    .footer a span {
        font-size: 16px;
        display: block;
        color: #FFFFFF;
        line-height: 16px;
    }

    .pro_ques .t3 {
        font-size: 16px;
    }

    .pro_ques .lans {
        width: 46%;
    }

    .pro_ques .lans:before {
        right: -10.5%;
    }

    .pro_ques li:nth-child(even) .lans:before {
        left: -11%;
    }

    .about_list2 .icons {
        width: 90%;
    }

    .about_tips1 {
        font-size: 17px;
        line-height: 22px;
    }

    .iphone_header {
        display: block;
        background: rgba(0, 0, 0, .85);
        position: fixed;
        padding: 15px 0;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 25;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        -webkit-transition: all .4s;
    }

    .banner_about {
        height: 300px;
    }

    .nav {
        display: none;
        border-top: 1px solid #dddddd;
        margin-top: 15px;
    }

    .menu-li {
        position: relative;
    }

    .menu-li:after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        position: absolute;
        right: 30px;
        top: 25px;
        -webkit-transform: rotate(-225deg);
           -moz-transform: rotate(-225deg);
            -ms-transform: rotate(-225deg);
             -o-transform: rotate(-225deg);
                transform: rotate(-225deg);
    }

    .menu-li>a {
        display: block;
        width: 90%;
        margin: auto;
        color: #ffffff;
        font-size: 16px;
        line-height: 45px;
        border-top: 1px solid rgba(255, 255, 255, .2);
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 5px 15px;
    }

    .sub-menu {
        padding: 0px 10px 15px 5px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        display: none;
    }

    .sub-menu-li a {
        display: block;
        font-size: 14px;
        line-height: 35px;
        color: #dddddd;
        padding: 0 30px;
    }

    .sub-menu-li a:hover {
        background: transparent !important;
    }

    .bar1 {
        display: none;
    }

    .in-cont .sidebar {
        display: none;
    }

    .in-cont .mn,
    .team1 {
        width: 90%;
        margin: auto;
        float: none;
    }

    .in-cont .list_item dl {
        width: 23.5%;
        padding: 15px;
    }

    .list_item_dl .imgs {
        width: 100%;
    }

    .in-cont .list_item dl:nth-child(3n-1) {
        margin: 10px 0;
    }

    .in-cont .list_item dl:nth-child(4n-2) {
        margin: 10px 2% 10px 2%;
    }

    .in-cont .list_item dl:nth-child(4n-1) {
        margin: 10px 2% 10px 0;
    }

    .more_label {
        padding: 30px 0 70px;
    }

    .zi {
        font-weight: bold;
        display: block;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .pz_imgs img:nth-child(1),
    .pz_imgs img {
        width: 100%;
        margin: 0px 0 50px 0;
    }

    /* .logos .t1 {
        display: none;
    } */

    .logos .titles21 {
        float: none;
        width: 100%;
        text-align: left;
        display: none;
    }

    /* .logos .titles23 {
        display: block;
    } */
    .slick-arrow {
        width: 45px;
        height: 50px;
    }
}

@media screen and (max-width: 998px) {
    .banners .btns {
        width: 150px;
        height: 45px;
        line-height: 42px;
        -o-background-size: 100% 100%;
           background-size: 100% 100%;
        font-size: 20px;
        left: -webkit-calc(50% - 75px);
        left: -moz-calc(50% - 75px);
        left: calc(50% - 75px);
        bottom: 35%;
    }

    .doings .t1 {
        font-size: 15px;
    }

    .doings .t2 {
        line-height: 1.5;
        padding: 10px;
    }

    .pro_banner_container h1 {
        font-size: 22px;
    }

    .search_sum {
        width: 100%;
    }

    .search_hot {
        line-height: 2;
    }

    .about_list li,
    .heng_list li {
        font-size: 15px;
    }

    .search_sum .text {
        padding: 5px 10px;
        height: 20px;
    }

    .search_sum .sub {
        line-height: 30px;
        height: 40px;
    }

    .pro_banner {
        height: 300px;
    }

    .pro_banner_container {
        top: 65%;
    }

    .prosum1 h2 {
        font-size: 15px;
        padding: 25px 0;
        line-height: 1.5;
    }

    .prosum_list li {
        padding: 12px;
    }

    .prosum_list h3 img {
        width: 20px;
    }

    .prosum_list h3 {
        font-size: 16px;
    }

    .pro_cell a {
        font-size: 12px;
        width: -webkit-calc(50% - 4px);
        width: -moz-calc(50% - 4px);
        width: calc(50% - 4px);
        line-height: 1.5;
        margin: 10px 0;
    }



    .about_no {
        display: block;
        width: 90%;
        margin: 30px auto 0 auto;
    }

    .about_no1 {
        display: none;
    }

    .about_mess .lans {
        width: 100%;
        float: none;
    }

    .wenhua {
        font-size: 14px;
    }

    .wenhua span.t1 {
        font-weight: bold;
        color: #AC1717;
        font-size: 18px;
    }

    .mian .about_title {
        font-size: 24px;
        margin: 30px 0 0;
    }

    .about_list2 .icons {
        width: 100%;
    }

    .about_list2 li {
        margin: 15px 0;
        width: 30%;
    }

    .about_list2 li:nth-child(6n-5) {
        margin: 15px 0;
    }

    .about_list2 li:nth-child(3n-1) {
        margin: 15px 5%;
    }

    .pz_list1 .lans {
        width: -webkit-calc(100% - 340px);
        width: -moz-calc(100% - 340px);
        width: calc(100% - 340px);
    }

    .pz_list1 .quan {
        width: 150px;
        padding: 35px 20px;
        height: 150px;
        border-width: 10px;
    }

    .pz_list1 {
        width: 90%;
        margin: 50px auto;
    }

    .pz_list1 .lans img {
        width: 100%;
    }

    .about_no {
        width: 100%;
        margin: 10px auto 0 auto;
    }

    .about_mess .lans {
        padding: 0px;
        font-size: 14px;
    }

    .pro_ques .lans {
        padding: 10px 15px;
        width: 45%;
    }

    .hengs_pro {
        width: 100%;
        margin: 30px auto;
    }

    .pro_ques .t1 {
        font-size: 16px;
        width: 45%;
    }

    .pro_ques .t3 dd {
        padding-left: 10px;
    }

    .pro_ques .t3 dd:before {
        margin-left: -5px;
    }

    .pro_ques .lans:before {
        right: -13%;
    }

    .pro_ques li:nth-child(even) .lans:before {
        left: -13%;
    }

    .crumbs .left {
        display: none;
    }

    .crumbs .right {
        float: none;
    }

    .crumbs .right img {
        display: inline-block;
        width: 20px;
        margin-right: 5px;
    }

    .footer_href {
        display: block;
        margin-bottom: 80px;
    }

    .footer_href a {
        font-size: 15px;
        color: #222222;
        padding: 15px 5%;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        display: block;
        background: #ffffff;
        border-bottom: 1px solid #dddddd;
        font-weight: bold;
    }

    .footer_href a.on,
    .footer_href a:hover {
        color: #15499a;
    }

    .banner_about {
        height: 250px;
    }

    .liucheng_list .no {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .liucheng_list .editor {
        font-size: 15px;
        padding: 0 0 15px;
    }

    .liucheng_list {
        margin: 40px 0 40px 5%;
    }

    .in-cont .list_item dl {
        width: 32%;
        padding: 10px;
    }

    .in-cont .list_item dl:nth-child(4n-2),
    .in-cont .list_item dl:nth-child(4n-1) {
        margin: 10px 0;
    }

    .in-cont .list_item dl:nth-child(3n-1) {
        margin: 10px 2%;
    }

    .in-cont .list_item dd,
    .in-cont .list_item p,
    .in-cont .list_item p em {
        font-size: 12px;
        line-height: 20px;
    }


    .in-cont .list_item dt a {
        font-size: 16px;
    }

    .more_label {
        padding: 25px 0 70px;
    }

    .team1_editor .imgs1 {
        width: 80%;
        margin: 20px auto;
        max-width: 500px;
        float: none;
    }

    .zy1 {
        width: 100%;
        float: none;
    }

    .zhiye .t1 img {
        width: 25px;
    }

    .tdfc .t1 {
        font-size: 20px;
    }

    .tdfc .t2 {
        font-size: 15px;
        line-height: 25px;
        max-height: 100px;
    }

    .tdfc1 dt {
        width: 60px;
    }

    .tdfc1 dd {
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: calc(100% - 80px);
    }

    .tdfc1 .t1 {
        font-size: 18px;
        line-height: 2;
    }

    .team1_editor .t1_imgs {
        width: 100px;
        right: 10px;
    }

    .team1_editor .t2,
    .team1_editor .t1 {
        padding: 10px 120px 10px 10px;
    }

    .article .relatedposts .book_list li,
    .article .relatedposts .book_list li:nth-child(3n - 1) {
        width: 49%;
        display: inline-block;
        float: none;
        border: 0;
    }

    .videos li,
    .videos li:nth-child(3n-1) {
        width: 48%;
        margin: 0 0 20px 0;
    }

    .videos li:nth-child(even) {
        margin-left: 4%;
    }
}

@media screen and (max-width: 750px) {

    .professional-contanier,
    .about2 .logos {
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        margin-top: 30px;
    }

    .logos .t1,
    .logos-product {
        width: 100%;
    }

    .logos .t1 img {
        max-width: 100px;
    }

    .about_list .zong_list ul {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .about_list li {
        width: 45%;
    }

    .professional-contanier .zong_list,
    .professional-contanier .mofang,
    .professional-contanier .mofang {
        width: 100%;
    }
    .about2 .title2{
        margin-bottom: 0;
    }
}

@media screen and (max-width: 730px) {
    .show .right {
        font-size: 14px;
        line-height: 1.4;
    }

    .ts1 {
        font-size: 17px;
        color: #000000;
    }

    .liuyan .t1,
    .liuyan .t2 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .liuyan .sub {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 17px;
        width: auto;
        margin-top: 15px;
    }

    .liuyan textarea {
        margin: 0px 0;
    }

    .cb_sum .title {
        font-size: 18px;
        line-height: 30px;
    }

    .cb_sum .title .lans {
        padding: 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
    }

    .cb_sum .title:before,
    .cb_sum .title:after {
        width: 40px;
        height: 70px;
        -o-background-size: 100% 100%;
           background-size: 100% 100%;
    }

    .cb_list li,
    .cb_list li:nth-child(3n),
    .doing li {
        width: -webkit-calc(48.5% - 4px);
        width: -moz-calc(48.5% - 4px);
        width: calc(48.5% - 4px);
        margin-right: 3%;
        margin-top: 20px;
        height: auto;
        border: 0;
    }

    .doing li {
        padding: 10px;
    }

    .cb_sum,
    .doing {
        padding: 30px 0;
    }

    .doing li img {
        width: 20px;
        height: 20px;
    }

    .doing .t1 {
        width: -webkit-calc(100% - 35px);
        width: -moz-calc(100% - 35px);
        width: calc(100% - 35px);
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 0 5px;
    }

    .cb_list {
        margin: 10px 0;
    }

    .cb_list i {
        font-size: 16px;
        line-height: 35px;
        width: 35px;
        top: 0px;
        left: 0px;
        background: #ac1717;
    }

    .cb_href {
        font-size: 13px;
        margin: 20px;
    }

    .cb_list .t2 {
        padding: 40px 5px 10px 10px;
        /* font-weight: normal; */
        height: 160px;
        font-size: 13px;
        margin: 0px 0;
        border: 0;
    }

    .cb_list li:nth-child(even) {
        margin-right: 0;
    }

    .v_menu a {
        line-height: 30px;
        padding: 0 10px;
    }

    .v_menu {
        margin-top: 20px;
    }

    .mian .about_title {
        font-size: 22px;
        margin: 40px 0 0;
    }

    .liucheng_list .no {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .liucheng_list {
        margin: 30px 0 30px 5%;
    }

    .liucheng_list .lans {
        padding: 15px;
    }

    .liucheng_list .t1 {
        font-size: 18px;
    }

    .pro_ques li:nth-child(even) .lans:before {
        left: -14%;
    }

    .pro_ques li:nth-child(odd) .lans:before {
        right: -14%;
    }

    .pro_ques .lans {
        padding: 10px 5px;
    }

    .pro_ques .t3 {
        font-size: 15px;
    }

    .footer a span {
        font-size: 15px;
    }

    .iconfont {
        width: 25px;
    }

    .tdfc .t1 {
        font-size: 18px;
    }

    .tdfc .t2 {
        font-size: 14px;
        line-height: 22px;
        max-height: 88px;
        margin-top: 8px;
    }

    .tdfc .right {
        padding: 15px;
    }

    .tdfc .right {
        top: 0px;
    }

    .tdfc1 dt {
        width: 50px;
    }

    .tdfc1 dd {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        margin-left: 10px;
    }

    .tdfc1 .t1 {
        font-size: 17px;
        line-height: 2;
    }

    .tdfc1 .t2 {
        font-size: 14px;
    }

    .team1_editor .t1 dt {
        font-size: 16px;
    }

    .team1_editor .t1 dd {
        font-size: 16px;
        width: 75%;
    }

    .team1_editor .t2 dt {
        font-size: 16px;
    }

    .team1_editor .t2 dd,
    .team1_editor .t3 dd {
        font-size: 14px;
    }

    .team1_editor .t3 dd {

        padding: 0 20px 10px 20px;
    }

    .team1_editor .t3 dt {
        font-size: 16px;
        line-height: 35px;
    }

    .team1_editor .t3 i.heng {
        height: 35px;
        width: 5px;
    }

    .about_list li,
    .about_list li:nth-child(3n-1),
    .heng_list li,
    .heng_list li:nth-child(3n-1) {
        width: 48%;
        margin: 10px 0;
        font-size: 12px;
    }

    .about_list li:nth-child(even),
    .heng_list li:nth-child(even) {
        margin-left: 4%;
    }

    .zong_list {
        margin-top: 20px;
    }

    .about_list .titles2,
    .logos .titles23 {
        font-size: 14px;
    }

    .heng_list .titles2 {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .mofangs {
        padding: 0;
    }

    .videos li:last-child {
        margin-bottom: 0;
    }

    .sp_pages .more_label {
        padding: 0;
    }
}

@media screen and (max-width: 670px) {
    .popup .close img {
        width: 35px;
        margin-bottom: 5px;
    }

    .popup .checkbox {
        margin-top: 7px;
    }

    .popup .abs {
        top: 84%;
    }

    .popup .lqu {
        line-height: 37px;
        font-size: 17px;
        height: 37px;
        font-weight: bold;
    }

    .sp_pages .more_label {
        padding: 0;
    }

    .wenhua {
        font-size: 14px;
        padding: 5px 0 30px 0;
    }

    .wenhua span.t1 {
        font-size: 16px;
    }

    .pro_ques .t3 {
        font-size: 14px;
    }

    .pz_list1 .quan {
        width: 120px;
        padding: 30px 15px;
        height: 120px;
        font-size: 17px;
    }

    .pz_list1 .lans {
        width: -webkit-calc(100% - 280px);
        width: -moz-calc(100% - 280px);
        width: calc(100% - 280px);
    }

    .pz_list1 .t1 {
        font-size: 16px;
    }

    .pz_list1 li {
        font-size: 13px;
    }


    .mian .about_title {
        font-size: 17px;
        margin: 20px auto;
    }

    .mian .about_title:after,
    .mian .about_title:before {
        width: 40px;
        margin: 0px 10px;
    }

    .about_no {
        margin: 0px auto;
    }

    .liucheng_list .editor p {
        padding-bottom: 4px;
    }

    .liucheng_list {
        margin: 20px 0 20px 5%;
    }

    .liucheng_list .lans {
        padding: 10px;
    }

    .liucheng_list .t1 {
        font-size: 17px;
    }

    .pro_ques .lans:after {
        border: 4px solid transparent;
        border-left: 4px solid #15499a;
        margin-top: -2px;
        right: -8px;
    }

    .pro_ques li:nth-child(even) .lans:after {
        left: -8px;
        right: auto;
        border-left-color: transparent;
        border-right: 4px solid #AC1717;
    }

    .pro_ques li:nth-child(even) .lans:before {
        left: -15%;
    }

    .pro_ques li:nth-child(odd) .lans:before {
        right: -15%;
    }

    .footer a span {
        font-size: 14px;
    }

    .iconfont {
        width: 22px;
        margin: 6px auto 5px auto;
    }

    .footer {
        padding: 0 0 5px;
    }

    .footer_href {
        margin-bottom: 60px;
    }

    .about1_list li,
    .about1_list li:nth-child(5n),
    .about1_list li:nth-child(5n - 4) {
        height: 140px;
        width: 48.5%;
    }

    .about1_list li:nth-child(even) {
        margin-left: 3%;
    }

    .about1_list .lans {
        text-indent: 40px;
        font-size: 14px;
        line-height: 1.8;
        padding: 15px;
    }

    .about1_list .no {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {

    .cb_list li,
    .cb_list li:nth-child(3n),
    .doing li {
        width: 100%;
        margin-right: 0;
    }

    .cb_list .t2 {
        height: auto;
        /* margin-bottom: 20px; */
        padding-bottom: 20px;
        background: #15499a;
        color: #fff;
    }

    .sp_pages .more_label {
        padding: 0;
    }

    .letter_search_ul li {
        width: 18px;
    }

    .more_label {
        padding: 20px 0 50px;
    }

    .pz_list1 .quan {
        width: 80px;
        height: 80px;
        padding: 15px 5px;
        border-width: 5px;
        font-size: 16px;
    }

    .pz_list1 .quan1 {
        line-height: 39px;
    }

    .mian .about_title:after,
    .mian .about_title:before {
        width: 30px;
        margin: 0px 10px;
    }

    .pz_list1 .lans {
        width: -webkit-calc(100% - 200px);
        width: -moz-calc(100% - 200px);
        width: calc(100% - 200px);
        margin-top: 0px;
    }

    .pz_list1 .t1 {
        font-size: 15px;
        padding: 0;
    }

    .pz_list1 .t2 {
        padding: 0;
        font-size: 13px;
    }

    .pz_list1 {
        width: 100%;
        margin: 45px auto;
    }

    .about_list li {
        /* font-size: 15px; */
        padding: 10px;
    }

    .heng_list img {
        width: 30px;
    }

    .about_list2 {
        padding: 0;
    }

    .pro_ques li:nth-child(even) .lans:before {
        left: -16%;
    }

    .pro_ques li:nth-child(odd) .lans:before {
        right: -16%;
    }

    .footer a span {
        font-size: 12px;
    }

    .liucheng_list .no {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        left: -webkit-calc(-5% - 17px);
        left: -moz-calc(-5% - 17px);
        left: calc(-5% - 17px);
    }

    .in-cont .list_item dl {
        width: 48%;
    }

    .in-cont .list_item dl:nth-child(3n-1) {
        margin: 10px 0%;
    }

    .in-cont .list_item dl:nth-child(even) {
        margin: 10px 0% 10px 4%;
    }

    .in-cont .list_item dt a {
        font-size: 15px;
    }

    .list_item_dl .imgs {
        width: 90%;
    }

    .zhiye .t1 {
        font-size: 16px;
        margin-top: 10px;
    }

    .zhiye .t2 {
        font-size: 13px;
        padding: 5px 20px 20px 35px;
    }

    .article {
        padding: 10px;
    }

    .pageTurning>div {
        float: none;
        width: 100%;
        padding: 5px 10px;
        margin: 5px 0;
    }

    .article .relatedposts li {
        width: 100%;
    }

    .in-cont .mn,
    .team1 {
        padding: 0;
    }

    .zhiye .t1 img {
        width: 20px;
        margin-right: 5px;
    }

    .view-qrocde .m {
        width: 70px;
    }

    .view-qrocde .m img {
        height: 70px;
    }

    .view-qrocde h6 {
        font-size: 15px;
        line-height: 25px;
        height: 25px;
    }

    .view-qrocde p {
        font-size: 12px;
        line-height: 20px;
        height: 20px;
    }

    .article .copy {
        margin-top: 0;
        font-size: 12px;
        line-height: 1.6;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 10px;
    }

    .tdfc .left,
    .tdfc li:nth-child(even) .left {
        width: 100%;
        float: none;
    }

    .tdfc .right {
        position: relative;
        width: 100%;
    }

    .tdfc .left:after {
        display: none;
    }

    .team1_editor .t1 dt {
        /* display: none; */
        font-size: 20px;
        width: 45%;
    }

    .team1_editor .t1 dd {
        width: 100%;
        margin-top: 20px
    }

    .team1_editor .t1 {
        padding-right: 120px;
        height: 130px;
    }

    .team1_editor .t1_imgs {
        bottom: auto;
        top: 10px;
    }

    .team1_editor .t3 dt {
        margin: 15px 0;
    }

    .team1_editor .t3 dt img {
        margin-top: 8px;
    }

    .team1_editor .t2 {

        padding: 20px 5px 10px;
    }

    .team1_editor .tables1 {
        margin-top: 60px;
    }

    .tables1 .name {
        left: 15%;
    }

    .tables1s {
        overflow: scroll;
    }

    .tables1s table {
        min-width: 600px;
    }

    .article .relatedposts .book_list li,
    .article .relatedposts .book_list li:nth-child(3n - 1) {
        width: 100%;
        margin: 20px auto;
        display: block;
        padding: 0;
    }

    .videos li,
    .videos li:nth-child(3n-1),
    .videos li:nth-child(even) {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .cat-header h1 {
        font-size: 24px;
        line-height: 40px;
    }

    .cat-header p {
        font-size: 14px;
        line-height: 2;
    }
}

@media screen and (max-width: 400px) {
    .sp_pages .more_label {
        padding: 0;
    }

    .liucheng_list .no {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        left: -webkit-calc(-5% - 17px);
        left: -moz-calc(-5% - 17px);
        left: calc(-5% - 17px);
    }
}